home *** CD-ROM | disk | FTP | other *** search
/ Hot Wheels Collectors Database / Hot Wheels Collectors Database.iso / HOT_WH~1.MDE / Sold.json < prev    next >
Encoding:
JavaScript Object Notation  |  2001-01-26  |  116 b 

  1. {
  2.     "schema": {
  3.         "soldID": "Long Integer",
  4.         "sold_date": "DateTime",
  5.         "sold_price": "Currency",
  6.         "carID": "Long Integer"
  7.     },
  8.     "data": []
  9. }